Skip to content

ci(deps): bump trufflesecurity/trufflehog from 3.94.2 to 3.94.3 in the security-actions group#830

Merged
alienx5499 merged 1 commit intomainfrom
dependabot/github_actions/main/security-actions-9417d68e36
Apr 14, 2026
Merged

ci(deps): bump trufflesecurity/trufflehog from 3.94.2 to 3.94.3 in the security-actions group#830
alienx5499 merged 1 commit intomainfrom
dependabot/github_actions/main/security-actions-9417d68e36

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps the security-actions group with 1 update: trufflesecurity/trufflehog.

Updates trufflesecurity/trufflehog from 3.94.2 to 3.94.3

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.94.3

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.94.2...v3.94.3

Commits
  • 47e7b7c Split out detector types into separate proto file in order to narrow CODEOWNE...
  • 9bfdb3e Add HTML decoder for secret detection in HTML-formatted sources (#4840)
  • bff3d26 [CSM-1857] Fix expired Azure secrets being silently dropped (#4845)
  • b0ee281 Add nil check and error context to GitHub analyzer (#4858)
  • a8770b8 Add AnalysisInfo to verified results (#4862)
  • 239dc4e handle AADSTS50173 as explicit revocation signal for azure refresh tokens (#4...
  • e48f903 Add release bot workflow for trufflehog releases (#4835)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the security-actions group with 1 update: [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog).


Updates `trufflesecurity/trufflehog` from 3.94.2 to 3.94.3
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Commits](trufflesecurity/trufflehog@6bd2d14...47e7b7c)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 3.94.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

Labels

The following labels could not be found: automated, ci-cd, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from alienx5499 as a code owner April 14, 2026 10:08
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sortvision Ready Ready Preview, Comment Apr 14, 2026 10:09am

@github-actions
Copy link
Copy Markdown

QA suite report

Metric Value
Total tests 659
Passed 659
Failed 0
Warnings 0
Pass rate 100.0%
Grade S+
Duration 4.45s

Result: passed.

View workflow run

QA vs main (last successful CI on base branch)

Baseline: last green Continuous integration on main @ 873bbc4 (same test:ci suite).

Base This PR Ξ” passed
Passed 659 659 0
Failed 0 0 β€”
Total 659 659 β€”

Fixed (failed on base, passing on this PR)

None

New failures (failed on this PR; were not failing on base)

None

Still failing (failed on base and still failing on this PR)

None

@github-actions
Copy link
Copy Markdown

Lighthouse (CI)

View workflow run

Lighthouse vs main (last green CI on base)

Lighthouse (mobile)

Ξ” = change vs last successful Continuous integration on main (same URLs).

URL Perf Ξ” A11y Ξ” Best Ξ” SEO Ξ”
http://localhost:3000/ 62 -2 96 β€” 93 β€” 100 β€”
http://localhost:3000/algorithms/config/bubble 75 β€” 96 β€” 93 β€” 100 β€”
http://localhost:3000/es 74 -1 96 β€” 93 β€” 100 β€”
http://localhost:3000/contributions/overview 68 β€” 96 β€” 96 β€” 100 β€”

Lighthouse (desktop)

Ξ” = change vs last successful Continuous integration on main (same URLs).

URL Perf Ξ” A11y Ξ” Best Ξ” SEO Ξ”
http://localhost:3000/ 99 +1 96 β€” 96 β€” 100 β€”
http://localhost:3000/algorithms/config/bubble 98 β€” 96 β€” 96 β€” 100 β€”
http://localhost:3000/es 99 +1 96 β€” 96 β€” 100 β€”
http://localhost:3000/contributions/overview 97 -1 96 β€” 96 β€” 100 β€”

@github-actions
Copy link
Copy Markdown

Dependabot auto-merge

Could not enable auto-merge after Continuous integration succeeded.

Common causes: auto-merge disabled in repo settings, branch protection (reviews / code owners), merge queue rules, or token permissions.

CLI output:

GraphQL: Pull request Protected branch rules not configured for this branch (enablePullRequestAutoMerge)

@alienx5499 alienx5499 merged commit a185863 into main Apr 14, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/main/security-actions-9417d68e36 branch April 14, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant